Skip to content

maint: migrate various data sources to tflog structured logging#3347

Open
slymanmrcan wants to merge 1 commit intointegrations:mainfrom
slymanmrcan:refactor/tflog-migration-3070
Open

maint: migrate various data sources to tflog structured logging#3347
slymanmrcan wants to merge 1 commit intointegrations:mainfrom
slymanmrcan:refactor/tflog-migration-3070

Conversation

@slymanmrcan
Copy link
Copy Markdown

@slymanmrcan slymanmrcan commented Apr 17, 2026

Addresses parts of #3070

Before the change?

"Logging was using the standard Go log package, which outputs unstructured text to stdout."

After the change?

"Migrated selected data sources to use tflog for structured logging. This allows for better log filtering and follows the Terraform Plugin SDK v2 best practices."

Pull request checklist

  • Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@github-actions
Copy link
Copy Markdown

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@deiga
Copy link
Copy Markdown
Collaborator

deiga commented Apr 18, 2026

Please remove the resolves comment, since it adresses the issue only partly. And "resolves" will close the issue

@deiga deiga added this to the v6.13.0 Release milestone Apr 18, 2026
@deiga deiga added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Apr 18, 2026
@slymanmrcan
Copy link
Copy Markdown
Author

I just removed it from the description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants